On Clock Update
interface OnClockUpdate
Interface for internal clock views (e.g., AnalogClockView, DigitalClockView) to implement if they need to perform specific actions on each clock tick/update.
Functions
Link copied to clipboard
Called when the ClockView determines it's time for the clock display to update itself (e.g., redraw hands, update text).